[go: nahoru, domu]

Skip to content

Commit

Permalink
bugfix: make analytics compile
Browse files Browse the repository at this point in the history
  • Loading branch information
densumesh committed Jul 1, 2024
1 parent 26e32b4 commit 98c6604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export interface ServerEnvsConfiguration {
FREQUENCY_PENALTY: number | null;
STOP_TOKENS: string | null;
USE_MESSAGE_TO_QUERY_PROMPT: boolean;
INDEXED_ONLY: boolean;
}

export interface ClientEnvsConfiguration {
Expand Down

0 comments on commit 98c6604

Please sign in to comment.