Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default azure api version #101

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Fix default azure api version #101

merged 1 commit into from
Aug 28, 2023

Conversation

matankley
Copy link
Contributor

No description provided.

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/declarai
   chat.py852274%139–140, 161–162, 173–177, 195–201, 221–222, 321, 342–346, 350
   declarai.py28293%197, 214
   task.py661676%53–56, 64, 71, 78, 85, 134–135, 148–152, 238
src/declarai/memory
   file.py321844%26–41, 46–48, 52–55, 59
   in_memory.py13192%36
   mongodb.py352043%40–56, 61–69, 73, 82
   postgres.py473036%36–47, 51–57, 62–68, 72–78, 82–84, 88–89, 93–96
   redis.py341847%38–50, 55, 60–63, 67–69, 73
src/declarai/middleware
   base.py12650%24–25, 34–37
src/declarai/middleware/internal
   __init__.py110%4
   log_middleware.py13130%4–57
src/declarai/middleware/third_party
   __init__.py110%4
   wandb_monitor.py23230%4–95
src/declarai/operators
   message.py14193%43
   operator.py21386%72–74, 85
   registry.py48296%50, 65
src/declarai/operators/openai_operators
   chat_operator.py32875%31–42, 66, 71
   openai_llm.py43491%88–101, 142
   task_operator.py49688%65, 71–77, 105, 126–127
src/declarai/operators/templates
   output_prompt.py29486%22, 26, 47, 49
src/declarai/python_parser
   magic_parser.py44882%29, 37–41, 47–50
   parser.py74889%91, 96, 138–140, 147–156
   type_annotation_to_schema.py51296%55–56
TOTAL92721777% 

Tests Skipped Failures Errors Time
39 0 💤 0 ❌ 0 🔥 1.319s ⏱️

@matankley matankley merged commit 7272683 into main Aug 28, 2023
4 checks passed
@matankley matankley deleted the fix-azure-api-version branch September 3, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant