Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Semantic Router
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
aurelio-labs
Semantic Router
Commits
04972cd3
Commit
04972cd3
authored
1 year ago
by
Simonas
Browse files
Options
Downloads
Patches
Plain Diff
test fix, release 0.0.12
parent
f3d2bcd2
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
coverage.xml
+11
-11
11 additions, 11 deletions
coverage.xml
docs/examples/function_calling.ipynb
+292
-77
292 additions, 77 deletions
docs/examples/function_calling.ipynb
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
304 additions
and
89 deletions
coverage.xml
+
11
−
11
View file @
04972cd3
<?xml version="1.0" ?>
<coverage
version=
"7.3.3"
timestamp=
"170289
3702032
"
lines-valid=
"345"
lines-covered=
"345"
line-rate=
"1"
branches-covered=
"0"
branches-valid=
"0"
branch-rate=
"0"
complexity=
"0"
>
<coverage
version=
"7.3.3"
timestamp=
"170289
4511196
"
lines-valid=
"345"
lines-covered=
"345"
line-rate=
"1"
branches-covered=
"0"
branches-valid=
"0"
branch-rate=
"0"
complexity=
"0"
>
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.3.3 -->
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
<sources>
...
...
@@ -349,12 +349,12 @@
<line
number=
"2"
hits=
"1"
/>
<line
number=
"4"
hits=
"1"
/>
<line
number=
"5"
hits=
"1"
/>
<line
number=
"
7
"
hits=
"1"
/>
<line
number=
"
6
"
hits=
"1"
/>
<line
number=
"8"
hits=
"1"
/>
<line
number=
"
11
"
hits=
"1"
/>
<line
number=
"
9
"
hits=
"1"
/>
<line
number=
"12"
hits=
"1"
/>
<line
number=
"1
4
"
hits=
"1"
/>
<line
number=
"1
9
"
hits=
"1"
/>
<line
number=
"1
3
"
hits=
"1"
/>
<line
number=
"1
5
"
hits=
"1"
/>
<line
number=
"20"
hits=
"1"
/>
<line
number=
"21"
hits=
"1"
/>
<line
number=
"22"
hits=
"1"
/>
...
...
@@ -362,12 +362,12 @@
<line
number=
"24"
hits=
"1"
/>
<line
number=
"25"
hits=
"1"
/>
<line
number=
"26"
hits=
"1"
/>
<line
number=
"2
8
"
hits=
"1"
/>
<line
number=
"2
7
"
hits=
"1"
/>
<line
number=
"29"
hits=
"1"
/>
<line
number=
"30"
hits=
"1"
/>
<line
number=
"31"
hits=
"1"
/>
<line
number=
"32"
hits=
"1"
/>
<line
number=
"3
5
"
hits=
"1"
/>
<line
number=
"3
3
"
hits=
"1"
/>
<line
number=
"36"
hits=
"1"
/>
<line
number=
"37"
hits=
"1"
/>
<line
number=
"38"
hits=
"1"
/>
...
...
@@ -380,11 +380,11 @@
<line
number=
"45"
hits=
"1"
/>
<line
number=
"46"
hits=
"1"
/>
<line
number=
"47"
hits=
"1"
/>
<line
number=
"4
9
"
hits=
"1"
/>
<line
number=
"4
8
"
hits=
"1"
/>
<line
number=
"50"
hits=
"1"
/>
<line
number=
"5
1
"
hits=
"1"
/>
<line
number=
"5
3
"
hits=
"1"
/>
<line
number=
"5
4
"
hits=
"1"
/>
<line
number=
"5
5
"
hits=
"1"
/>
<line
number=
"5
7
"
hits=
"1"
/>
<line
number=
"5
8
"
hits=
"1"
/>
</lines>
</class>
</classes>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/function_calling.ipynb
+
292
−
77
View file @
04972cd3
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
04972cd3
[tool.poetry]
name
=
"semantic-router"
version
=
"0.0.1
1
"
version
=
"0.0.1
2
"
description
=
"Super fast semantic router for AI decision making"
authors
=
[
"James Briggs <james@aurelio.ai>"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment