Skip to main content

O motor da biblioteca é liberado através do pip para a sincronia do motor em múltiplos agentes

Project description

👥 Specialized AI Agents for Every Coding Task

Boost your development workflow with AI assistants trained specifically for code documentation, refactoring, reviews, and more.

Version Status License

📜 Table of Contents

Release v1.0.19

objetivo alcançado: Funcoes da biblioteca 100% operacionais para agentes construidos com o sdk de agentes openai

primeiro obtenha as funcoes hospedadas na biblioteca
from softwareai_engine_library.EngineProcess.EgetTools import Egetoolsv2
imported_tools = Egetoolsv2(functionstools = ['autosave', 'autobuildpdf'])
tenha em mente que imported_tools é uma lista de functions tools pronta para ir para tools
def run_sync(agent, input):
    loop = asyncio.new_event_loop()
    asyncio.set_event_loop(loop)
    return loop.run_until_complete(Runner.run(agent, input=input))

agent = Agent(
    name="Haiku agent",
    instructions="Always respond in haiku form",
    model="o3-mini",
    tools=imported_tools,
)
result = run_sync(agent, input="Escreva um codigo python e salve em D:/CompanyApps/Projetos de codigo aberto/SoftwareAIEngine/EngineEndpointAgentAPI/Library/Agents/CodePreProject/Tests/docs/teste.py.")
print(result.final_output)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

softwareai_engine_library-1.0.22.tar.gz (99.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

softwareai_engine_library-1.0.22-py3-none-any.whl (151.1 kB view details)

Uploaded Python 3

File details

Details for the file softwareai_engine_library-1.0.22.tar.gz.

File metadata

File hashes

Hashes for softwareai_engine_library-1.0.22.tar.gz
Algorithm Hash digest
SHA256 33e4999ee182edd8182d5fe8b104f565ae3dbfeec50f366c266491460272ddc6
MD5 9b9ea2d60b9dfaa4fcdb746be97586c9
BLAKE2b-256 22e3b99ea238e26d38b5739d60efc0db95de6fe9439d5a6395b4f17721bc8fec

See more details on using hashes here.

File details

Details for the file softwareai_engine_library-1.0.22-py3-none-any.whl.

File metadata

File hashes

Hashes for softwareai_engine_library-1.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 debc7dd64ac816ec72badfae2c2367265988e1df5f4c61f7918843134c0d4168
MD5 3879ad0f1e6705911fc807953d18a051
BLAKE2b-256 84bbff05110c6dbfd84d8a0abae9a967ff0668b35c05cc710748b7c6765569de

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page