mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
remove webhost in assistant prompt
This commit is contained in:

committed by
Geoff Seemueller

parent
66363cdf39
commit
734f48d4a7
@@ -46,7 +46,6 @@ describe('AssistantSdk', () => {
|
||||
|
||||
expect(prompt).toContain('# Assistant Knowledge');
|
||||
expect(prompt).toContain('### Date: ');
|
||||
expect(prompt).toContain('### Web Host: ');
|
||||
expect(prompt).toContain('### User Location: ');
|
||||
expect(prompt).toContain('### Timezone: ');
|
||||
});
|
||||
|
Reference in New Issue
Block a user