Skip to content

Commit

Permalink
The first commit of the new AIHawk
Browse files Browse the repository at this point in the history
  • Loading branch information
feder-cr committed Dec 4, 2024
1 parent 9f795c8 commit 22bfbf0
Show file tree
Hide file tree
Showing 59 changed files with 2,938 additions and 4,680 deletions.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# In this file, you can set the configurations of the app.

from constants import DEBUG, LLM_MODEL, OPENAI
from src.utils.constants import DEBUG, LLM_MODEL, OPENAI

#config related to logging must have prefix LOG_
LOG_LEVEL = DEBUG
Expand Down
397 changes: 0 additions & 397 deletions docs/LICENSE

This file was deleted.

137 changes: 0 additions & 137 deletions docs/development_diagrams.md

This file was deleted.

Binary file removed docs/guide_to_autostart_aihawk.pdf
Binary file not shown.
Binary file removed docs/guide_to_setup_ollama_and_gemini.pdf
Binary file not shown.
Binary file removed docs/guide_yaml_sections.pdf
Binary file not shown.
72 changes: 0 additions & 72 deletions docs/workflow_diagrams.md

This file was deleted.

Loading

0 comments on commit 22bfbf0

Please sign in to comment.