Skip to content

Commit

Permalink
Extend coverage to doc extract tasks and include cassette of LlamaInd…
Browse files Browse the repository at this point in the history
…ex calls.
  • Loading branch information
JSv4 committed Jun 19, 2024
1 parent 0128221 commit ece27d2
Show file tree
Hide file tree
Showing 6 changed files with 29,176 additions and 12 deletions.
5 changes: 5 additions & 0 deletions .envs/.test/.django
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ CELERY_FLOWER_PASSWORD=U3Md7XEGNZ67HlNwHon8fbwiT0GemPeCrwDubZ6BRvX3dwxMEsLhuLoiU
# AUTH0
# ------------------------------------------------------------------------------
USE_AUTH0=false

# LLM SETTINGS
# ------------------------------------------------------------------------------
OPENAI_API_KEY=FAKE_API_KEY
OPENAI_MODEL=gpt-4o
Loading

0 comments on commit ece27d2

Please sign in to comment.