Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2025-03-course-hitec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandre Strube
2025-03-course-hitec
Commits
866aaa61
Commit
866aaa61
authored
5 months ago
by
Alexandre Strube
Browse files
Options
Downloads
Patches
Plain Diff
Add usage section to index.md and index.html for Blablador API
parent
6ed5d463
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
index.md
+10
-2
10 additions, 2 deletions
index.md
public/images/usage_blablador_web.svg
+4
-0
4 additions, 0 deletions
public/images/usage_blablador_web.svg
public/index.html
+13
-3
13 additions, 3 deletions
public/index.html
with
27 additions
and
5 deletions
index.md
+
10
−
2
View file @
866aaa61
...
...
@@ -75,11 +75,19 @@ date: December 4th, 2024
---
## usage

-
Web UI only
-
API usage wasn't recorded until we moved to a new host, devs still migrating
---
## OpenAI-compatible API
-
Users import openai-python from OpenAI itself
-
All services which can use OpenAI's API can use Blablador's API (VSCode's Continue.dev, etc)
-
The API is not yet rate-limited
, logged,
monitored
, documented or well-tested.
-
All services which can use OpenAI's API can use Blablador's API (VSCode's Continue.dev,
LangChain,
etc)
-
The API is not yet rate-limited
or
monitored
(other than unique visits/day)
---
...
...
This diff is collapsed.
Click to expand it.
public/images/usage_blablador_web.svg
0 → 100644
+
4
−
0
View file @
866aaa61
This diff is collapsed.
Click to expand it.
public/index.html
+
13
−
3
View file @
866aaa61
...
...
@@ -324,13 +324,23 @@ it, contact me!</em></strong></li>
</section>
<section
class=
"slide level1"
>
<h2
id=
"usage"
>
usage
</h2>
<p><img
data-src=
"images/usage_blablador_web.svg"
/></p>
<ul>
<li
class=
"fragment"
>
Web UI only
</li>
<li
class=
"fragment"
>
API usage wasn’t recorded until we moved to a new
host, devs still migrating
</li>
</ul>
</section>
<section
class=
"slide level1"
>
<h2
id=
"openai-compatible-api"
>
OpenAI-compatible API
</h2>
<ul>
<li
class=
"fragment"
>
Users import openai-python from OpenAI itself
</li>
<li
class=
"fragment"
>
All services which can use OpenAI’s API can use
Blablador’s API (VSCode’s Continue.dev, etc)
</li>
<li
class=
"fragment"
>
The API is not yet rate-limited
, logged,
monitored
,
documented or well-tested.
</li>
Blablador’s API (VSCode’s Continue.dev,
LangChain,
etc)
</li>
<li
class=
"fragment"
>
The API is not yet rate-limited
or
monitored
(other
than unique visits/day)
</li>
</ul>
</section>
<section
id=
"the-llm-open-ecosystem"
class=
"slide level1"
>
...
...
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