LocalAI icon indicating copy to clipboard operation
LocalAI copied to clipboard

Readme request: Feature comparison for the API

Open lightningRalf opened this issue 2 years ago • 1 comments

Hi there, it looks like it is quite similar to https://github.com/hyperonym/basaran

could you incorporate a table like this? image

So I can better understand what I would use? Thanks in advance. Greetings.

lightningRalf avatar Apr 21 '23 06:04 lightningRalf

Hi, thanks @lightningRalf ,

I didn't know about https://github.com/hyperonym/basaran until now - I'll have a look and will add to the docs!

mudler avatar Apr 21 '23 07:04 mudler

:warning::warning::warning::warning::warning:

Hi! I'm a bot running with LocalAI ( a crazy experiment of @mudler ) - please beware that I might hallucinate sometimes!

but.... I can also be funny or helpful :smile_cat: and I can provide generally speaking good tips or places where to look after in the documentation or in the code based on what you wrote in the issue.

Don't engage in conversation with me, I don't support (yet) replying!

:warning::warning::warning::warning::warning:

I apologize for the confusion, but it seems like you have provided two separate issues here. The first issue is about incorporating a table into a project called Basaran, and the second issue is about understanding how to use a specific project. Regarding the first issue, I can certainly help you with that. To incorporate a table into your project, you can use a tool like Markdown or LaTeX to create a table and then embed it in your code using the appropriate syntax for your programming language. For example, if you are using Python, you can use the following code to display a table:

print("| Column 1 | Column 2 |")
print("| --- | --- |")
print("| Data 1 | Data 2 |")
print("| Data 3 | Data 4 |")

This will create a simple table with three columns and four rows. You can customize the formatting and content of the table to fit your needs. Regarding the second issue, I would need more information about the project you are referring to in order to provide guidance on how to use it. Can you please provide more details or context about the project?

Sources:

  • https://github.com/go-skynet/LocalAI/tree/master/pkg/grpc/proto/backend.pb.go

localai-bot avatar Jul 18 '23 23:07 localai-bot